Skip to content

[CodingStyle] Allow private ctor override for static factory#2065

Merged
TomasVotruba merged 1 commit intomasterfrom
allow-private-ctor-override-for-static-factory
Oct 1, 2019
Merged

[CodingStyle] Allow private ctor override for static factory#2065
TomasVotruba merged 1 commit intomasterfrom
allow-private-ctor-override-for-static-factory

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

Closes #2063

@TomasVotruba TomasVotruba force-pushed the allow-private-ctor-override-for-static-factory branch from b77cae9 to 961be1e Compare September 30, 2019 09:53
@TomasVotruba TomasVotruba self-assigned this Sep 30, 2019
@TomasVotruba
Copy link
Copy Markdown
Member Author

@gnutix I've added you as a collaborator so I could ask you for a review here

@TomasVotruba TomasVotruba force-pushed the allow-private-ctor-override-for-static-factory branch from 961be1e to f9e5ee6 Compare September 30, 2019 10:14
@TomasVotruba TomasVotruba changed the title [WIP] [CodingStyle] Allow private ctor override for static factory [CodingStyle] Allow private ctor override for static factory Sep 30, 2019
@TomasVotruba TomasVotruba force-pushed the allow-private-ctor-override-for-static-factory branch from f9e5ee6 to 4c3799a Compare September 30, 2019 14:57
@TomasVotruba TomasVotruba requested a review from gnutix September 30, 2019 15:26
@TomasVotruba TomasVotruba merged commit f0222ea into master Oct 1, 2019
@TomasVotruba TomasVotruba deleted the allow-private-ctor-override-for-static-factory branch October 2, 2019 13:10
TomasVotruba added a commit that referenced this pull request Apr 12, 2022
rectorphp/rector-src@c35cc97 [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CodeQuality] Allow private construtor for named constructors

1 participant